SDK/J Authentication Package ver1.0
RICOH Confidential

Package jp.co.ricoh.dsdk.scard.framework.card

This is the basic package of the SmartCard Framework.

See:
          Description

Interface Summary
CardFilter This is the interface to filter a card.
 

Class Summary
Card This is a Card class.
CardManager This class is the core class of the Framework.
Slot This is a Slot class.
 

Exception Summary
CardAccessException This is an exception class that is thrown when an error has occurred in communicating with the target card.
CardException This is a superclass of all the exception classes that are defined in the package and that must be caught by the application.
CardRuntimeException This is an exception class that occurs within the package and that is not necessary to be caught by the application.
InitializeException This is an exception class that is thrown when an error has occurred in the initialization of the Framework.
ReleaseException This is an exception class that is thrown when an error has occurred in the termination processing of the Framework.
SlotAccessException This is an exception class that is thrown when an error has occurred in communicating with the target card.
TimeoutException This is an exception class that is thrown when a timeout has occurred.
 

Package jp.co.ricoh.dsdk.scard.framework.card Description

This is the basic package of the SmartCard Framework.


SDK/J Authentication Package ver1.0
RICOH Confidential